Statements API
Annual e-Statement Data
/omaha/annual-estatement-data.get
For this endpoint, the tables define the Custom Objects for the Response parameters noted below.
Custom Object Definitions for Statement
Property | Data Type |
---|---|
Info | StatementInfo type |
Data | String Note - PDF in base-64 |
Backer | StatementBacker type |
Custom Object Definitions for StatementInfo
Property | Data Type | Notes |
---|---|---|
Id | Int | Unique Identifier |
AccountNumber | String | Card number 16 digits |
Date | Date/Time | Statement Date Format: YYYY-MM-DDTHH:MM:SS |
Date Processed | Date/Time | Date Statement processed by Co-op Format: YYYY-MM-DDTHH:MM:SS |
HasCrossReference | Boolean | Indicates whether a separate backer file exists |
Custom Object Definitions for StatementBacker
Property | Data Type | Notes |
---|---|---|
Name | String | 50 characters max |
Data | String | PDF in base-64 |